FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.questionnaires#2.0.8 (94 ms)

Package nictiz.fhir.nl.stu3.questionnaires
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.questionnaires@2.0.8&canonical=http://nictiz.nl/fhir/StructureDefinition/vl-QuestionnaireResponse
Url http://nictiz.nl/fhir/StructureDefinition/vl-QuestionnaireResponse
Version 1.0.2
Status active
Name vl-QuestionnaireResponse
Title vl-QuestionnaireResponse
Experimental False
Realm nl
Authority hl7
Description A QuestionnaireResponse resource as used within the Questionnaires (Dutch: Vragenlijsten) information standard. *NOTE*: this profile is inspired by the http://hl7.org/fhir/us/sdc/StructureDefinition/sdc-questionnaireresponse profile and tries to mimic it as closely as possible. However, different choices have been made on several key points in order to align with other FHIR materials in the Dutch realm. Therefore, this is not a derived profile. Differences include: - The profiles are geared towards the Open World Modeling principle. Therefore, some of the restrictions in the SDC profiles have been lifted. - The use and interpretation of mustSupport and isModifier in the SDC profile do not align with other FHIR materials in the Dutch realm. These attributes are therefore not copied to this profile. - The mappings in the SDC profile are not copied to this profile. - This profile is based on FHIR version 3.0.2, which was the latest STU3 version at the moment of creation.
Copyright CC0
Type QuestionnaireResponse
Kind resource

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/vl-QuestionnaireProvisioningTask vl-QuestionnaireProvisioningTask

Resources that this resource uses

StructureDefinition
http://fhir.nl/fhir/StructureDefinition/nl-core-organization nl-core-organization
http://fhir.nl/fhir/StructureDefinition/nl-core-patient nl-core-patient
http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner nl-core-practitioner
http://nictiz.nl/fhir/StructureDefinition/vl-Questionnaire vl-Questionnaire
http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice zib MedicalDevice


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "vl-QuestionnaireResponse",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/vl-QuestionnaireResponse",
  "version" : "1.0.2",
  "name" : "vl-QuestionnaireResponse",
  "title" : "vl-QuestionnaireResponse",
  "status" : "active",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "A QuestionnaireResponse resource as used within the Questionnaires (Dutch: Vragenlijsten) information standard.\r\n\r\n*NOTE*: this profile is inspired by the http://hl7.org/fhir/us/sdc/StructureDefinition/sdc-questionnaireresponse profile and tries to mimic it as closely as possible. However, different choices have been made on several key points in order to align with other FHIR materials in the Dutch realm. Therefore, this is not a derived profile.\r\nDifferences include:\r\n- The profiles are geared towards the Open World Modeling principle. Therefore, some of the restrictions in the SDC profiles have been lifted.\r\n- The use and interpretation of mustSupport and isModifier in the SDC profile do not align with other FHIR materials in the Dutch realm. These attributes are therefore not copied to this profile.\r\n- The mappings in the SDC profile are not copied to this profile.\r\n- This profile is based on FHIR version 3.0.2, which was the latest STU3 version at the moment of creation.",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.2",
  "mapping" : [
    {
      "identity" : "art-decor-vragenlijsten",
      "uri" : "https://decor.nictiz.nl/art-decor/decor-datasets--vl-?id=2.16.840.1.113883.2.4.3.11.60.56.1.2&effectiveDate=2019-03-29T00:00:00&language=nl-NL",
      "name" : "ART-DECOR Dataset Vragenlijsten"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "QuestionnaireResponse",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "QuestionnaireResponse",
        "path" : "QuestionnaireResponse",
        "mapping" : [
          {
            "identity" : "art-decor-vragenlijsten",
            "map" : "vl-dataelement101-5669"
          }
        ]
      },
      {
        "id" : "QuestionnaireResponse.questionnaire",
        "path" : "QuestionnaireResponse.questionnaire",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/vl-Questionnaire"
          }
        ]
      },
      {
        "id" : "QuestionnaireResponse.questionnaire.reference",
        "path" : "QuestionnaireResponse.questionnaire.reference",
        "mapping" : [
          {
            "identity" : "art-decor-vragenlijsten",
            "map" : "vl-dataelement101-5681"
          }
        ]
      },
      {
        "id" : "QuestionnaireResponse.status",
        "path" : "QuestionnaireResponse.status",
        "mapping" : [
          {
            "identity" : "art-decor-vragenlijsten",
            "map" : "vl-dataelement101-5682"
          }
        ]
      },
      {
        "id" : "QuestionnaireResponse.subject",
        "path" : "QuestionnaireResponse.subject",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Payer"
          }
        ],
        "mapping" : [
          {
            "identity" : "art-decor-vragenlijsten",
            "map" : "vl-dataelement101-5683"
          }
        ]
      },
      {
        "id" : "QuestionnaireResponse.subject.reference",
        "path" : "QuestionnaireResponse.subject.reference",
        "short" : "The subject of the questions",
        "definition" : "The subject of the questionnaire response. This could be a patient, organization, practitioner, device, etc. This is who/what the answers apply to, but is not necessarily the source of information.\r\n\r\nNote: The current profile deviates here from the SDC profile to align with the Dutch situation.",
        "mapping" : [
          {
            "identity" : "art-decor-vragenlijsten",
            "map" : "vl-dataelement101-5683"
          }
        ]
      },
      {
        "id" : "QuestionnaireResponse.authored",
        "path" : "QuestionnaireResponse.authored",
        "definition" : "Identifies when this version of the answer set was created. Changes whenever the answers are updated.",
        "min" : 1,
        "mapping" : [
          {
            "identity" : "art-decor-vragenlijsten",
            "map" : "vl-dataelement101-5685"
          }
        ]
      },
      {
        "id" : "QuestionnaireResponse.author",
        "path" : "QuestionnaireResponse.author",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
          }
        ]
      },
      {
        "id" : "QuestionnaireResponse.author.reference",
        "path" : "QuestionnaireResponse.author.reference",
        "mapping" : [
          {
            "identity" : "art-decor-vragenlijsten",
            "map" : "vl-dataelement101-5686"
          }
        ]
      },
      {
        "id" : "QuestionnaireResponse.source",
        "path" : "QuestionnaireResponse.source",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
          }
        ]
      },
      {
        "id" : "QuestionnaireResponse.item",
        "path" : "QuestionnaireResponse.item",
        "mapping" : [
          {
            "identity" : "art-decor-vragenlijsten",
            "map" : "vl-dataelement101-7948"
          }
        ]
      },
      {
        "id" : "QuestionnaireResponse.item.linkId",
        "path" : "QuestionnaireResponse.item.linkId",
        "mapping" : [
          {
            "identity" : "art-decor-vragenlijsten",
            "map" : "vl-dataelement101-5692"
          }
        ]
      },
      {
        "id" : "QuestionnaireResponse.item.answer.value[x]",
        "path" : "QuestionnaireResponse.item.answer.value[x]",
        "mapping" : [
          {
            "identity" : "art-decor-vragenlijsten",
            "map" : "vl-dataelement101-5700"
          }
        ]
      },
      {
        "id" : "QuestionnaireResponse.item.item",
        "path" : "QuestionnaireResponse.item.item",
        "mapping" : [
          {
            "identity" : "art-decor-vragenlijsten",
            "map" : "vl-dataelement101-5702"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.